.index_page {
  overflow: hidden;
}
@media (min-width: 1200px) {
  .index_page .container {
    width: 1380px;
  }
  .index_page .header_nav .nav_item {
    width: 150px!important;
  }
}
.index_page .bigBanner li {
  background: white;
}
.index_page .bigBanner .active {
  width: 30px;
  height: 10px;
}
.index_page .newsBox {
  background: url(../images/back.png) no-repeat top right;
}
.index_page #news {
  height: 426px;
  margin-top: 70px;
}
.index_page .newsFloat {
  float: left;
}
@media (max-width: 650px) {
  .index_page #left_news {
    width: 100%;
  }
}
@media (min-width: 650px) {
  .index_page #left_news {
    width: 650px;
  }
}
.index_page #left_news {
  margin-right: 79px;
}
.index_page #left_news .leftBanner {
  position: relative;
}
.index_page #left_news .carousel {
  z-index: 200;
  max-height: 380px;
}
@media (min-width: 650px) {
  .index_page #left_news .leftBanner {
    height: 426px;
  }
}
@media (min-width: 600px) {
  .index_page #left_news .carousel {
    width: 600px;
  }
}
.index_page #left_news .bk {
  height: 313px;
  width: 255px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 100;
  background: url(../images/bk.png) no-repeat;
}
.index_page #left_news h1 {
  font-size: 22px;
  text-align: center;
  margin: 17px 0 21px;
  cursor: pointer;
}
.index_page #left_news h1 a {
  color: #222 !important;
}
.index_page #left_news .desc {
  font-size: 14px;
  line-height: 24px;
  text-indent: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 40px;
}
.index_page #left_news .detailbtn {
  width: 200px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: ;
  margin: 0 auto;
  border: 1px solid #2c88f9;
  cursor: pointer;
}
.index_page #left_news .detailbtn img {
  margin-left: 14px;
}
.index_page #left_news .detailbtn a {
  color: #2482F6 !important;
}
.index_page .news_control {
  background: none;
}
.index_page .news_control span {
  display: inline-block;
  width: 55px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: rgba(10, 10, 25, 0.3);
  margin-top: -30px;
  position: absolute;
  top: 50%;
}
.index_page .left span {
  left: 10px;
}
.index_page .right span {
  right: 10px;
}
@media (min-width: 1200px) {
  .index_page #right_news {
    width: 43%;
  }
}
@media (max-width: 1200px) {
  .index_page #right_news {
    width: 100%;
    margin-top: 40px;
  }
}
.index_page .zxNotice {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 19px;
}
.index_page .zxNotice .tit {
  height: 49px;
  width: 215px;
  background: url(../images/zx.png) no-repeat;
  cursor: pointer;
  background-position: -21px;
}
.index_page .zxNotice .more {
  color: #003182;
  margin-top: 31px;
  line-height: 12px;
  height: 12px;
  cursor: pointer;
}
.index_page .zxList {
  /* margin-left: 22px; */
  /* margin-bottom: 18px; */
  /* border-bottom: 1px solid #F0F0F0; */
  border-bottom: 1px solid #f2f2f2;
  overflow: hidden;
  padding: 20px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_page .zxList .tit {
  font-size: 18px;
  /* margin-bottom: 13px; */
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.index_page .zxList .tit a {
  color: #333 !important;
}
.index_page .zxList .desc {
  font-size: 14px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index_page .zxList .date {
  text-align: right;
  line-height: 20px;
  height: 20px;
  color: #666;
  float: right;
  font-size: 14px;
}
.index_page .mediaBox {
  margin-bottom: 10px;
  margin-top: 20px;
}
.index_page .mediaCon .meCon {
  display: none;
}
.index_page .mediaCon .benshe {
  display: block;

}
.index_page .media {
  display: inline-block;
  height: 44px;
  line-height: 38px;
  margin-right: 10px;
  text-align: center;
  width: 114px;
  background: url(../images/bd.png) no-repeat center;
  font-size: 18px;
  color: #115BB7;
  font-weight: bold;
  cursor: pointer;
}
.index_page .media.active {
  color: white;
  background: url(../images/bs.png) no-repeat center;
}
.index_page .mediaList {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.index_page .mediaList .desc {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.index_page .mediaList .desc a {
  color: #333 !important;
}
.index_page .mediaList .date {
  width: 76px;
  margin-left: 28px;
}
.index_page .goodsBook {
  background: url(../images/blueback.png) no-repeat top center;
}
.index_page .goodsBook .slogan {
  height: 35px;
  width: 340px;
  margin: 58px auto 23px;
  background: url(../images/bookslogan.png) no-repeat center;
}
.index_page .goodsBook .tips {
  color: #045BC3;
  text-align: center;
}
.index_page .goodsBook .rod {
  width: 40px;
  height: 6px;
  background: #ff9b1d;
  margin: 24px auto 40px;
}
.index_page .goodsBook .tabs {
  text-align: center;
  margin-bottom: 50px;
}
.index_page .goodsBook .tabs span {
  display: inline-block;
  cursor: pointer;
  width: 110px;
  height: 38px;
  border: 1px solid #727A84;
  border-radius: 19px;
  color: #727A84;
  margin-right: 12px;
  text-align: center;
  line-height: 38px;
  margin-bottom: 10px;
}
.index_page .goodsBook .tabs .active {
  color: #0466DC;
  border: 1px solid #0466DC;
}
.index_page .goodsBook .listUl,
.index_page .goodsBook .comment {
  float: left;
}
.index_page .goodsBook .listUl {
  position: relative;
  width:100%;
}
.index_page .goodsBook .arrow {
  position: absolute;
  width: 46px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  background: rgba(0, 0, 0, 0.4);
  top: 25%;
  cursor: pointer;
}
.index_page .goodsBook .prev {
  left: 0;
}
.index_page .goodsBook .next {
  right: 41px;
}
.index_page .goodsBook .arrow.active {
  background: #2C88F9;
}
@media (min-width: 600px) {
  .index_page .goodsBook .bookList {
    width: 240px;
    margin-right: 28px;
  }
  
}

@media (max-width: 959px){
  .index_page .zxList .date {
    display: none;
  }
  .index_page .zxList .tit {
    font-size: 16px;
  }
  .index_page #left_news .carousel {
    max-height:initial;
}
}



@media (max-width: 600px) {
  .index_page .goodsBook .bookList {
    width: 44%;
    margin-right: 6%;
  }
}
.index_page .goodsBook .bookList {
  float: left;
  background: white;
  height: 326px;
  overflow: hidden;
}
.index_page .goodsBook .imgs {
  width: 100%;
  padding: 8px;
  box-shadow: 1px 2px 5px 2px #E8E8E8;
  cursor: pointer;
}
.index_page .goodsBook .imgs img {
  height: 100%;
  width: 100%;
}
.index_page .goodsBook .bookName {
  margin-top: 37px;
  margin-bottom: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.index_page .goodsBook .author {
  font-size: 14px;
  color: #999999;
  margin-bottom: 27px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_page .goodsBook .author p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.index_page .goodsBook .listUl {
  display: none;
  width:100%;
}
.index_page .goodsBook .listAc {
  display: block;
  
}
@media (min-width: 1200px) {
  .index_page .comment {
    width: 265px;
  }
}
@media (max-width: 1200px) {
  .index_page .comment {
    width: 100%;
  }
}
.index_page .comment {
  padding: 21px 23px 14px;
  box-shadow: 1px 2px 5px 2px #E8E8E8;
  margin-bottom: 10px;
  background: white;
}
.index_page .comment .goodsCom {
  display: flex;
  justify-content: space-between;
  margin-bottom: 31px;
}
.index_page .comment .goodsCom span {
  color: #173164;
  font-size: 24px;
}
.index_page .comment .goodsCom em {
  color: #666666;
  font-size: 14px;
  cursor: pointer;
  margin-top: 7px;
}
.index_page .comment .comList {
  margin-bottom: 28px;
  display: flex;
  cursor: pointer;
}
.index_page .comment .comList span,
.index_page .comment .comList em {
  display: inline-block;
  font-size: 14px;
}
.index_page .comment .comList span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_page .comment .comList .circle {
  height: 20px;
  width: 20px;
  background: #30A0FE;
  color: white;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
}
.index_page .comment .comList .dian {
  background: #30A0FE;
  margin-right: 18px;
  margin-left: 8px;
  height: 4px;
  width: 4px;
}
@media (min-width: 768px) {
  .index_page .periodical {
    margin-bottom: 70px;
  }
  .index_page .goodsBook {
    margin-top: 69px;
  }
}
@media (max-width: 768px) {
  .index_page .goodsBook {
    margin-top: 30px;
  }
  .code{
      display:none;
  }
  .index_page .comment{
      margin-top: 20px;
  }
}
.index_page .periodical .periods {
  display: none;
}
.index_page .periodical .periodAc {
  display: block;
}
.index_page .periodical .slogan {
  height: 35px;
  width: 340px;
  margin: 58px auto 23px;
  background: url(../images/slogan.png) no-repeat center;
}
.index_page .periodical .tips {
  color: #045BC3;
  text-align: center;
}
.index_page .periodical .rod {
  width: 40px;
  height: 6px;
  background: #ff9b1d;
  margin: 24px auto 40px;
}
.index_page .periodical .tabs {
  text-align: center;
  margin-bottom: 20px;
}
.index_page .periodical .tabs span {
  cursor: pointer;
  display: inline-block;
  width: 110px;
  height: 38px;
  border: 1px solid #727A84;
  border-radius: 19px;
  color: #727A84;
  margin-right: 12px;
  text-align: center;
  line-height: 38px;
  margin-bottom: 10px;
}
.index_page .periodical .tabs .active {
  color: #0466DC;
  border: 1px solid #0466DC;
}
.index_page .periodical .period {
  border-right: 1px solid #EBEBEB;
  margin: 0;
  margin-top: 30px;
  cursor: pointer;
  height:290px;
}
@media (min-width: 1200px) {
  .index_page .periodical .period {
    padding: 0 4.375rem 70px;
  }
}
.index_page .periodical .imgBox {
  text-align: center;
}
.index_page .periodical .imgBox img {
  width: 100%;
  max-width: 200px;
  height: 100%;
  max-height: 268px;
}
.index_page .periodical .bookName {
  margin: 22px 0 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_page .periodical .date {
  color: #999999;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 1200px) {
  .index_page .spark {
    background: url(../images/xinghuo-bg.png) no-repeat top center;
  }
}
.index_page .spark {
  min-height: 770px;
}
.index_page .spark .title {
  height: 100px;
  background: url(../images/xh-tit.png) no-repeat center;
  margin: 35px 0 29px;
}
@media screen and (min-width: 758px) {
  .index_page .spark .star {
    margin-top: 130px;
  }
}
@media screen and (max-width: 758px) {
  .index_page .spark .star {
    margin-top: 70px;
  }
}
.index_page .spark .star {
  background: url(../images/jj-bg.png) no-repeat;
  background-size: 100% 100%;
  box-shadow: 1px 2px 5px 2px #E8E8E8;
}
.index_page .spark .starBanner {
  margin-bottom: 30px;
}
@media screen and (min-width: 758px) {
  .index_page .spark .starBanner {
    margin-top: 130px;
    height: 598px;
  }
}
@media screen and (max-width: 758px) {
  .index_page .spark .starBanner {
    margin-top: 70px;
    height: 250px;
  }
}
.index_page .spark .desc {
  line-height: 30px;
  text-indent: 32px;
  padding: 0 20px;
}
.index_page .spark .haoL {
  text-align: left;
  height: 23px;
  margin: 0;
}
.index_page .spark .haoL img {
  margin-left: -35px;
}
.index_page .spark .haoR {
  text-align: right;
  height: 23px;
  margin: 0;
}
.index_page .spark .haoR img {
  margin-top: -30px;
}
.index_page .spark .imgBox {
  float: left;
  cursor: pointer;
  text-align: center;
}
.index_page .spark .imgBox div {
  margin-top: 27px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 1200px) {
  .index_page .spark .imgBox img {
    height: 266px;
    width: 190px;
  }
}
@media screen and (max-width: 1200px) {
  .index_page .spark .imgBox img {
    height: 100%;
    width: 100%;
  }
}
.index_page .spark .carousel-indicators {
  bottom: -61px;
}
.index_page .spark .carousel-indicators li {
  background: #AEABA5;
  border: 1px solid #AEABA5;
}
.index_page .spark .carousel-indicators li.active {
  background: #B4282B;
  width: 10px;
  border: 1px solid #B4282B;
}
@media screen and (min-width: 758px) {
  .index_page .spark .tit {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 758px) {
  .index_page .spark .tit {
    margin-bottom: 20px;
  }
}
.index_page .spark .tit {
  display: flex;
}
.index_page .spark .tit span,
.index_page .spark .tit em {
  display: inline-block;
}
.index_page .spark .line {
  flex: 1;
  margin-top: 9px;
  height: 2px;
  background: #BBBBBB;
}
.index_page .spark .more {
  margin-left: 15px;
  cursor: pointer;
}
@media screen and (min-width: 758px) {
  .index_page .links {
    padding: 80px 0 100px;
  }
}
.index_page .links {
  position: relative;
}
.index_page .links .imgs img {
  display: inline-block;
  height: 74px;
  width: 150px;
  margin-bottom: 20px;
}
.index_page .refs a {
  display: inline-block;
  margin-bottom: 20px;
  width:170px; 
}
.index_page .code {
  height: 104px;
  width: 104px;
  background: white;
  padding: 8px;
  border: 1px solid #E5E5E5;
}
.index_page .code img {
  height: 100%;
  width: 100%;
}
.index_page .subscripti {
  width: 76px;
  bottom: 20px;
  right: 20px;
  border-radius: 3px 3px 0px 0px;
}
.index_page .subscripti div .word {
  text-align: center;
  margin: 0 auto 11px;
}
.index_page .wx,
.index_page .wb,
.index_page .totop {
  height: 70px;
  text-align: center;
  background: white;
}
.index_page .wx img,
.index_page .wb img,
.index_page .totop img {
  margin: 14px auto 11px;
}
.index_page .totop {
  line-height: 70px;
  cursor: pointer;
}
.index_page .wx {
  color: #2C88F9;
  border: 1px solid #E3E3E3;
}
.index_page .wb {
  color: #666666;
  border-right: 1px solid #E3E3E3;
  border-left: 1px solid #E3E3E3;
}
.index_page .totop {
  background: #2C88F9;
}
.index_page .code,
.index_page .subscripti {
  position: absolute;
  z-index: 100;
}
.index_page .code {
  bottom: 123px;
  right: 117px;
}
@media (max-width: 750px) {
  #header_box .carousel-inner {
    width: 100% !important;
    height: 150px !important;
  }
  #header_box .item {
    width: 100% !important;
    height: 150px !important;
  }
  #header_box .item img {
    width: 100% !important;
    height: 150px !important;
  }
  .index_page .refs a{
    width: 50%;
    float: left;
    box-sizing: border-box;
  }
}

/*Ã¦â€Â¹*/
@media (min-width: 1200px) {
  .index_page .comment {
    width: 265px;
  }
  .downImg{
  	display: flex;
  }
  .index_page .goodsBook .listUl {
    flex: 1;
  }
}

.downImg .bookList{
	display:none;	
}

.period .date {
    text-align: center;
}
.grayscaleÃ‚Â {
  -webkit-filter: grayscale(1);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: gray;
 
}